home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / Snippets / Devices / SlotVInstall / README SlotVInstall next >
Encoding:
Text File  |  1992-07-15  |  312 b   |  13 lines  |  [TEXT/MPS ]

  1. SlotVInstall
  2.  
  3. Greg Robbins 9/91
  4.  
  5. This little program installs a slot VBL task for the 
  6. main screen, even if the main screen uses built-in
  7. video, by getting the gdRefNum and calling GetDctlEntry
  8. to find the slot number.
  9.  
  10. The VBL will run 5 times and then be dequeued.
  11.  
  12. Requires the MPW SIOW standard I/O package.
  13.